Return to start page

Converts an ASCII char to an integer. ASCII is the American Keyboard Standard. Conversion of a char to ASCII works with the integer type: 'a' = 97.

Brief Description

-

Source File

Core/String/Library Conversion.j

Object

AsciiToChar

Authors

See Objects

-

Todos

-